bitkeeper revision 1.1159.1.379 (418aab99Wn-Nf0rQewcMcjxDyG3ZXg)
authoriap10@labyrinth.cl.cam.ac.uk <iap10@labyrinth.cl.cam.ac.uk>
Thu, 4 Nov 2004 22:22:17 +0000 (22:22 +0000)
committeriap10@labyrinth.cl.cam.ac.uk <iap10@labyrinth.cl.cam.ac.uk>
Thu, 4 Nov 2004 22:22:17 +0000 (22:22 +0000)
trivial cleanup

Makefile

index ef17e6880f41729ac6e9bb49885a76e9b0e00126..98fb85c43d00c70401833172a6f3a9b8b4455a45 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -28,7 +28,7 @@ dist: xen tools kernels docs
        install -m0644 ./README $(DIST_DIR)
        install -m0755 ./install.sh $(DIST_DIR)
        mkdir -p $(DIST_DIR)/check
-       cp tools/check/chk /tools/check/check_* $(DIST_DIR)/check
+       install -m0755 tools/check/chk tools/check/check_* $(DIST_DIR)/check
 
 # install everything into the standard system directories
 # NB: install explicitly does not check that everything is up to date!